emacs.git
2024-02-17 Kévin Le GouguecSupport more complex env invocations in shebang lines
2024-02-17 Kévin Le GouguecRefine shebang tests (bug#64939)
2024-02-17 F. Jason ParkUse modern fallback for channel name detection in ERC
2024-02-17 F. Jason ParkNormalize ISUPPORT params with empty values in ERC
2024-02-17 F. Jason ParkIgnore the TGT-LIST parameter in erc-open
2024-02-17 F. Jason ParkMake erc-fill-wrap depend on scrolltobottom
2024-02-17 F. Jason ParkAutoload custom-loads for new Custom groups in erc.el
2024-02-17 F. Jason Park; Load erc-compat before ert-x in ERC tests
2024-02-17 F. Jason ParkRemove "erc-" prefixed Compat definitions
2024-02-17 Po Lu* java/debug.sh: Print errors correctly if device is...
2024-02-17 Po LuProperly record mtime after insert-file-contents on...
2024-02-16 Po Lu* src/androidvfs.c (android_scan_directory_tree): Get...
2024-02-16 Stefan Monnier* lisp/loadup.el (lexical-binding): Add a comment
2024-02-16 Tomas VolfWhen deleting output in Eshell, optionally add it to...
2024-02-15 Stefan Monnier(tex-font-lock-keywords-1): Fix bug#68827
2024-02-15 Andrea Corallo; * lisp/emacs-lisp/comp.el (comp--write-bytecode-file...
2024-02-15 Dmitry Gutovproject-or-external-find-regexp: Fix the docstring
2024-02-15 Po LuFix the MS-DOS build
2024-02-15 Eli ZaretskiiAllow font-spec in 'face-font-rescale-alist' set at...
2024-02-15 Simen HeggestøylAdd support for reading/writing IELM input history...
2024-02-15 Po LuHandle /assets and /content file names in `android...
2024-02-15 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-02-15 Paul EggertAdjust to recent Gnulib nstrftime changes
2024-02-14 Stefan Monniertitdic-cnv.el: Bring all definitions under the `tit...
2024-02-14 Mattias EngdegårdString hashing improvements (spread and performance)
2024-02-14 Gerd MöllmannTake file-local variables into account in elint-file...
2024-02-14 Juri LinkovDetect DEFUNs as outline-minor-mode headings in Emacs...
2024-02-14 Eli Zaretskii; * lisp/progmodes/elisp-mode.el (emacs-lisp-native...
2024-02-14 Stefan Monnierhideif.el: Minor cleanup
2024-02-13 Steven AllenRespect :lisp-dir whilst scanning for VC package depend...
2024-02-13 Jim Porter; Compute the list of symbols for 'eshell-eval-using...
2024-02-13 Philip KaludercicAdd 'custom-variable' command
2024-02-13 Eli ZaretskiiFix left-over from renaming 'comp-*' functions
2024-02-13 Paul EggertSimplify position-symbol
2024-02-13 Paul EggertXSYMBOL eassume speedups
2024-02-13 Paul EggertRemove SYMBOL_WITH_POS_{POS,SYM}
2024-02-13 Paul EggertRemove lisp_h_XCONS etc
2024-02-13 Paul EggertRemove lisp_h_PSEUDOVECTORP etc
2024-02-13 Paul EggertRemove BASE2_EQ
2024-02-13 Paul EggertSimplify and speed up EQ again
2024-02-13 Paul EggertSimplify and speed up EQ
2024-02-13 Juri LinkovMore changes for treesitter support of outline-minor...
2024-02-13 Michael AlbinusAdd docstring for Tramp test macros
2024-02-13 Jörg Bornemann; Resolve a FIXME in rst.el
2024-02-13 Philip KaludercicReuse commit message when preparing a single patch
2024-02-13 Jim PorterMake outline.el ignore field properties in text
2024-02-13 Po Lu; * src/lread.c (Finternal__obarray_buckets): Fix codin...
2024-02-12 Stefan Monnier(cl--generic-describe): Refactor to ease reuse
2024-02-12 Juri LinkovTree-sitter support for outline-minor-mode (bug#68824)
2024-02-12 Mattias Engdegårdlread.c: Use bare symbol operations
2024-02-12 Mattias EngdegårdMake minibuf-tests independent of obarray hash order
2024-02-12 Mattias EngdegårdInternal function for obarray performance analysis...
2024-02-12 Philip KaludercicAllow using 'vc-prepare-patch' in non-VC buffers
2024-02-12 Basil L. Contovounesios; Update Lisp_Hash_Table hash for CHECK_STRUCTS
2024-02-12 Po LuDisable exec loader when Emacs is running under an...
2024-02-12 Stefan Monnierloaddefs-gen.el: Generate an autoload for `pcase-defmacro`
2024-02-12 Stefan Monnier(pcase): New `_` syntax in pred/app functions
2024-02-12 Stefan KangasRemove redundant `apply` with `derived-mode-p`
2024-02-11 Stefan Monnier(cl--generic-describe): Fix regression introduced by...
2024-02-11 Stefan Monnier(pcase): Add buttons to the macros' defs in the docstri...
2024-02-11 Philip KaludercicTolerate errors while recompiling all packages
2024-02-11 Philip KaludercicAdd the public API of Compat to the core
2024-02-11 Dmitry GutovMake sure the binding shown by echo-keystrokes-help...
2024-02-11 Andrea CoralloRename a number of native compiler functions
2024-02-11 Eli ZaretskiiFix 'min-width' display property in 'buffer-text-pixel...
2024-02-11 Mekeor MelireIn Info-url-alist, add .html extension to %e format...
2024-02-11 Po LuFix signed/unsigned promotion errors involving Emacs_Re...
2024-02-10 Eric AbrahamsenFix behavior of gnus-summary-very-wide-reply with prefi...
2024-02-10 Juri Linkov* lisp/buff-menu.el: Force other-window commands to...
2024-02-10 Juri Linkov* lisp/menu-bar.el (menu-bar-showhide-menu): Add "Outli...
2024-02-10 Eshel Yaron; Fix 'thing-at-point' edge case involving overlapping...
2024-02-10 Steven AllenRecord dependencies in packages installed via package-vc
2024-02-10 Damien CassouAdd support for deriving major modes in which-func
2024-02-10 Eli Zaretskii; Merge from origin/emacs-29
2024-02-10 Eli ZaretskiiMerge from origin/emacs-29
2024-02-10 Eli Zaretskii; * etc/NEWS: Announce support of 'lzip' compressed...
2024-02-10 Eli ZaretskiiSupport Info files compressed by 'lzip'
2024-02-10 Eli Zaretskii* lisp/bind-key.el (personal-keybindings): Autoload...
2024-02-10 Eli ZaretskiiAvoid errors in winner.el's 'post-command-hook'
2024-02-10 Michael AlbinusFix warning in tramp-register-archive-autoload-file...
2024-02-10 Eli ZaretskiiRun 'read-only-mode-hook' when visiting a file that...
2024-02-10 john muhlFix volume refresh bug in mpc
2024-02-10 Eli Zaretskii; Improve documentation of a recent change in Gnus
2024-02-10 Po LuMake miscellaneous improvements to the Android port
2024-02-10 Mekeor MelireAdd option gnus-mode-line-logo
2024-02-10 Jim PorterAdd concept indices for some Eshell commands
2024-02-10 Jim PorterIn Eshell manual, put command index anchors above the...
2024-02-10 Jim PorterPut the list of built-in Eshell commands in its own...
2024-02-09 Stefan Monniermodula2.el: Avoid font-lock-*-face variables
2024-02-09 Stefan Monnier* lisp/subr.el (with-output-to-temp-buffer): Add `inden...
2024-02-09 Stefan Monnier* lisp/subr.el (read-char-from-minibuffer): Fix bug...
2024-02-09 Michael AlbinusTramp: Handle PIN requests from security keys
2024-02-09 Michael AlbinusTramp: Handle PIN requests from security keys (don...
2024-02-09 Paul EggertPort to GNU Make 03ecd94488b85adc38746ec3e7c2a297a522598e
2024-02-09 Eli Zaretskii; Mention defface's and their :version tags in CONTRIBUTE.
2024-02-09 Dominique QuatravauxFix treesit_traverse_get_predicate (bug#68954)
2024-02-09 Po LuSet adstyle within sfnt font objects
2024-02-09 Po LuDon't lose track of adstyles during face merging
2024-02-09 Po LuReplace a few calls to intern with constant strings
2024-02-08 Stefan Kangas* admin/notes/kind-communication: New file.
next